/*

	zenlike1.0 by nodethirtythree design
	http://www.nodethirtythree.com

*/

*
{
padding: 0em;
margin: 0em;
}

body
{
background: #f1f1f1 url('images/bg.jpg') repeat-x;

}

body,input
{
font-size: 9pt;
font-family: "verdana", "arial", serif;
color: #333333;
}


p
{
line-height: 1.5em;
margin-bottom: 1.0em;
text-align: justify;
}

a
{
color: #405d6f;
text-decoration: none;
}

a:hover
{
text-decoration: underline;
}


h3 span
{
font-weight: normal;
}

h3,h4
{
display: inline;
font-weight: bold;
background-repeat: no-repeat;
background-position: right;
}

h3
{
font-size: 1.5em;
padding-right: 34px;
}

h4
{
font-size: 1.2em;
padding-right: 28px;
}

h2
{
font-size: 20pt;
font-family: "verdana", "arial", serif;
color: #f3f3f3;
}



img
{

}

img.left
{
position: relative;
float: left;
margin: 0em 1.8em 1.4em 0em;
}

img.right
{
position: relative;
float: right;
margin: 0em 0em 1.8em 1.8em;
}

.divider1
{
position: relative;
background: #fff url('images/border2.gif') repeat-x;
height: 14px;
margin: 2.0em 0em 1.5em 0em;
clear: both;
}

.divider2
{
position: relative;
height: 1px;
border-bottom: solid 1px #eaeaea;
margin: 2.0em 0em 2.0em 0em;
}

.post .details
{
position: relative;
top: -1.5em;
font-size: 0.8em;
color: #787878;
}

.post ul.controls
{
clear: both;
}

.post ul.controls li
{
display: inline;
font-size: 0.8em;
}

.post ul.controls li a
{
background-repeat: no-repeat;
background-position: left;
padding: 0em 1.0em 0em 20px;
}

.post ul.controls li a.printerfriendly
{
background-image: url('images/icon-printerfriendly.gif');
}

.post ul.controls li a.comments
{
background-image: url('images/icon-comments.gif');
}

.post ul.controls li a.more
{
background-image: url('images/icon-more.gif');
}

.box
{
position: relative;
background: #FDFCF6 url('images/boxbg.gif') repeat-x;
left: -1.5em;
top: -1.5em;
padding: 1.5em;
border-bottom: solid 1px #E1D2BD;
margin-bottom: 1.0em;
}

ul.linklist
{
list-style: none;
}

ul.linklist li
{
line-height: 2.0em;
}

#outer
{
z-index: 2;
position: relative;
width: 823px;
margin: 0 auto;
}

#header
{

width: 100%;
height: 213px;
}

#bgbottomheader
{
background: url('images/bgbottomheader.png') no-repeat;
width: 823px;
height: 8px;
}



#search
{
position: absolute;
top: 5.5em;
right: 2.0em;
padding-right: 0.0em;
}

#search input.text
{
margin-right: 0.5em;
vertical-align: middle;
border-top: solid 1px #000000;
border-right: 0px;
border-bottom: solid 1px #777777;
border-left: 0px;
padding: 0.15em;
width: 10.0em;
}

#search input.submit
{
background: #939B00 url('images/buttonbg.gif') repeat-x;
border: solid 1px #5F6800;
font-weight: bold;
padding: 0.25em;
font-size: 0.8em;
color: #F2F3DE;
vertical-align: middle;
}




#content
{
width: 753px;
background: #f1f1f1 url('images/bgcontent.png') repeat-y;
padding-left: 70px;
padding-bottom: 30px;
padding-top: 10px;
}

#resultados
{
width: 500px;
}

.blogpost {
padding: 10px;
background: #f0f1f1;
width: 500px;
border: 1px solid #d6d6d6;
}

.blogpost_reaction{
padding: 10px;
background: #e4f1f9 url('http://www.fabihydraulics.be/data/modules/blog/images/blogreactiebg.png') no-repeat;
background-position: right;
width: 400px;
border: 1px solid #c2cfd7;
}



#footer
{
margin-top: -20px;
height: 20px;
background: url('images/bgfooter.png') no-repeat;
font-size: 7pt;
margin-bottom: 30px;
}

#footer .left
{
position: absolute;
left: 65px;
padding-top: 5px;
}

#footer .right
{
position: absolute;
right: 80px;
padding-top: 5px;
}
